Skip to content

Bump appleboy/ssh-action from 1.0.3 to 1.2.0#269

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/appleboy/ssh-action-1.2.0
Closed

Bump appleboy/ssh-action from 1.0.3 to 1.2.0#269
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/appleboy/ssh-action-1.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps appleboy/ssh-action from 1.0.3 to 1.2.0.

Release notes

Sourced from appleboy/ssh-action's releases.

v1.2.0

Changelog

Features

  • 703ffa3c1ee959aa3694ac64b3a8a9bfa38c2c20: feat(actions): enhance system performance and API integration (@​appleboy)

Bug fixes

  • 3f1416813d34f7167832a87fe9607a99b05622a7: fix: typo in success message (#340) (@​1ukastesar)
  • 25259c3d5059bb20c4b45bf5089d58098b0a5b93: fix: refactor and enhance API and testing infrastructure (@​appleboy)

Enhancements

  • bb32884d53eb81279b477ae19ecf3d319978c768: chore: enhance CI/CD workflows and documentation formatting (@​appleboy)
  • 362a7f1677aa40aaec6bb1d6fd119b2e080fd7f3: chore: support running commands from a file (#341) (@​kyle-leonhard)
  • 176437b5488c703fa41f14a89a8458192086f8f3: chore: refactor codebase for improved consistency and performance (@​appleboy)

Refactor

  • bf84378588277d5361a4cb8b7b3b42912fc3fcab: refactor: refactor codebase and improve API performance (@​appleboy)

Build process updates

  • 2763143a97c8f9c4e85766b7458183ec99341e81: ci(script): enhance CI workflows and API integration (@​appleboy)
  • 8b84eaec3a216f1a0a6f56e15a7ab08f9975236a: ci(script): improve CI robustness and coverage across environments (@​appleboy)

Documentation updates

  • ab698e59d82afb1b65ffe8f70a0d482d744d6239: docs(readme): enhance network protocol support and testing (@​appleboy)
  • 7eaf76671a0d7eec5d98ee897acda4f968735a17: docs(readme): update SSH action and enhance Chinese README files (@​appleboy)

v1.1.0

Changelog

Bug fixes

  • 0c7561b1a30e223b97730bb8b92671995d9fb1d0: fix: switch to SSH key authentication for security (@​appleboy)

Enhancements

  • 9b978f09f2587beff9c80449f57cb0f0612d3039: chore: update SSH action version in README files (@​appleboy)
  • 1991c553ec29aeb9fe1cbffabfabe0c2f0ea891e: chore(file): update target file (@​appleboy)
  • aa293c24bb8b49499c238d2260b26a5ab2ee10e0: chore: optimize system configuration and API integration (@​appleboy)
  • 036cad7df774e9168d1de6c77d668c6a292d4540: chore: update drone-ssh to version 1.7.7 (@​appleboy)
  • 8b6078208d71a6d9364c7f23d78ca9b38bed48c0: chore(cli): enhance version handling and testing mechanisms (@​appleboy)
  • 5ade82648576fb5118b586573e9c607af4941b24: chore: improve CLI reliability and version visibility (@​appleboy)
  • eaeb06998d86f5e66259ee8dc3d0909612f0ce65: chore(cli): enhance curl command with silent mode and redirects (@​appleboy)
  • 58164d0dc2b76ba5c47e110152e94bfbd13ea235: chore: remove Dockerfile and related configurations (@​appleboy)

Refactor

  • da612c801589d64bea89ca943c84fe1aae7a1d06: refactor: optimize CI pipeline for faster execution (@​appleboy)

Build process updates

  • c78141851a6d716353b2ce13c978924e0300775e: ci: enhance GitHub Actions for IPv6 and flexibility (#303) (@​appleboy)
  • d2d68588591b705c406168accae85968a2f75c0d: ci: enhance GitHub workflow for SSH actions and deployments (@​appleboy)
  • 551964ebda1034f0b5449d74db25c42e371ca1f7: ci: optimize GitHub Actions workflow configuration (@​appleboy)
  • f9163462563f649b27272d32e585525a5fe68d76: ci: refactor CI workflow and improve robustness (#320) (@​appleboy)
  • aabaf1254d78efafd55cd5880a874e9715b4c6e8: ci: add bug report template (@​appleboy)
  • c8594ae37d5bd9a779dc12abd0236b1bcff70119: ci: implement GitHub Actions for remote SSH execution (@​appleboy)
  • 40aad53c5a18b2676371816d258458b2ccd56c50: ci: add SSH authentication setup for GitHub Actions (@​appleboy)
  • 0b0e77098a4fa59703014092ddd6d2ad7267088f: ci: optimize and enhance SSH server workflow (@​appleboy)
  • 977b74a12d4201105f3b851126516847ed6b80b0: ci: enhance CI workflow with SSH job and optimizations (@​appleboy)
  • 2eeab5bdbadfcfd821c3f107a694803080f4b126: ci: refactor GitHub Actions key management (@​appleboy)
  • acd41e5091e04c5db86c78f86723e9baec27f452: ci: enhance SSH job testing with varied key/password scenarios (@​appleboy)
  • f05aefe3514f74f9cda4825a2a5d9905aa45ae2a: ci: enhance SSH action configuration and error handling (@​appleboy)
  • e40b597081b0c96e4f93bee63cec35d4ea3b4d3a: ci: add GitHub Actions job for SSH key passphrase support (@​appleboy)
  • 15b64dc8919f9e984dd7c4e96fdd5d74ccc03088: ci: enhance CI pipeline with SSH key handling improvements (@​appleboy)

... (truncated)

Commits
  • 7eaf766 docs(readme): update SSH action and enhance Chinese README files
  • 176437b chore: refactor codebase for improved consistency and performance
  • 25259c3 fix: refactor and enhance API and testing infrastructure
  • bf84378 refactor: refactor codebase and improve API performance
  • 362a7f1 chore: support running commands from a file (#341)
  • ab698e5 docs(readme): enhance network protocol support and testing
  • 703ffa3 feat(actions): enhance system performance and API integration
  • 8b84eae ci(script): improve CI robustness and coverage across environments
  • 2763143 ci(script): enhance CI workflows and API integration
  • 3f14168 fix: typo in success message (#340)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 1.0.3 to 1.2.0.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml)
- [Commits](appleboy/ssh-action@v1.0.3...v1.2.0)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 18, 2024
@dependabot dependabot bot requested a review from lvchkn November 18, 2024 22:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2026

Superseded by #279.

@dependabot dependabot bot closed this Jan 28, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/appleboy/ssh-action-1.2.0 branch January 28, 2026 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants